//==============================================================================
// Scout_anim.txt
//==============================================================================

import norse_sword_anim.txt

//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Cavalry G Scout_boredA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag SpecificSoundSet 0.40 true HorseBored checkVisible 
//-- end auto generated section
ReplaceTexture Villager G Male standard/villager N male standard
ReplaceTexture villager g male head/villager N male head
ReplaceTexture Cavalry G Scout Horse/cavalry n scout map
            connect RightHand NorseSword hotspot
         }
         version
         {
            Visual Cavalry G Scout_boredB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag SpecificSoundSet 0.40 true HorseBored checkVisible 
//-- end auto generated section
ReplaceTexture Villager G Male standard/villager N male standard
ReplaceTexture villager g male head/villager N male head
ReplaceTexture Cavalry G Scout Horse/cavalry n scout map
            connect RightHand NorseSword hotspot
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Cavalry G Scout_run
ReplaceTexture Villager G Male standard/villager N male standard
ReplaceTexture villager g male head/villager N male head
ReplaceTexture Cavalry g Scout Horse/cavalry n scout map
			connect RightHand NorseSword hotspot
                                           connect BackChest NorseShield hotspot
			tag FootstepRight 0.10 true
			tag FootstepLeft 0.20 true
			tag FootstepRight 0.50 true
			tag FootstepLeft 0.60 true
         }
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {        
      set hotspot
      {
         version
         {
            Visual Cavalry G Scout_deathA
ReplaceTexture Villager G Male standard/villager N male standard
ReplaceTexture villager g male head/villager N male head
ReplaceTexture Cavalry g Scout Horse/cavalry n scout map
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                     tag SpecificSoundSet 0.59 false HeavyFall checkVisible 
//-- end auto generated section
            connect RightHand NorseSword hotspot
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Cavalry G Scout_idleA
ReplaceTexture Villager G Male standard/villager N male standard
ReplaceTexture villager g male head/villager N male head
ReplaceTexture Cavalry g Scout Horse/cavalry n scout map
            connect RightHand NorseSword hotspot              
         }
      }
   }
}

//==============================================================================
anim Attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Cavalry G Scout_attackA
ReplaceTexture Villager G Male standard/villager N male standard
ReplaceTexture villager g male head/villager N male head
ReplaceTexture Cavalry g Scout Horse/cavalry n scout map
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                     tag Attack 0.50 true   
                     tag GenericSound 0.40 true   
//-- end auto generated section
            connect RightHand NorseSword hotspot
         }
         version
         {
            Visual Cavalry G Scout_attackB
ReplaceTexture Villager G Male standard/villager N male standard
ReplaceTexture villager g male head/villager N male head
ReplaceTexture Cavalry g Scout Horse/cavalry n scout map
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                     tag Attack 0.66 true   
                     tag GenericSound 0.40 true   
//-- end auto generated section
            connect RightHand NorseSword hotspot
         }
      }
   }
}